
if service.click({
{"*my video",
}
})
return true
end

if service.click({
{"Close",
"*my video",
"Participants",
}
})
return true
end

if service.click({
{"Cancel",
"*my video",
"More, button",
}
})
return true
end
